home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-hub.barrnet.net!news
- From: Ihab Badr <ihab@danish.com>
- Newsgroups: comp.lang.c++
- Subject: C++ cgi script using ODBC - How to ?
- Date: Mon, 04 Mar 1996 11:15:34 -0800
- Organization: DII
- Message-ID: <313B4156.6946@danish.com>
- NNTP-Posting-Host: ihab.saqqara.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- I am trying to write a cgi program using C++. This cgi program will need
- to access a database using ODBC.
- Because it is a cgi script I have no need for a CRecordView or any
- visual object for that matter.
- This means that the Wizard doesn't do a great deal for me and i have to
- do most of the work.
- So what do I have to do? Has anyone done this sort of thing before ?
- Does anyone have a sample app that I can look at to see how to set up
- the MFC WinApp object ?
-
- Thanks in advance.
-